@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'ALKATIP Basma Tom';
    src: url('../fonts/ALKATIP2010.eot'); /* IE9 Compat Modes */
    src: url('../fonts/ALKATIP2010.eot?#iefix') format('embedded-opentype');
}

@font-face {
    font-family: 'ALKATIP Basma Tom';
    src: url('../fonts/ALKATIPBASMATOM.eot'); /* IE9 Compat Modes */
    src: url('../fonts/ALKATIPBASMATOM.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */ url('../fonts/ALKATIPBASMATOM.woff2') format('woff2'),
        /* Super Modern Browsers */ url('../fonts/ALKATIPBASMATOM.woff') format('woff'),
        /* Pretty Modern Browsers */ url('../fonts/ALKATIPBASMATOM.ttf') format('truetype'),
        /* Safari, Android, iOS */ url('../fonts/ALKATIPBASMATOM.svg#ALKATIP Basma Tom') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}
body {
    padding: 0;
    margin: 0;
    font: bold 14px/180% "ALKATIP Basma Tom";
    color: #4C4C4C;
    text-align: center;
    text-align: justify;
    font-weight: normal;
	background:#fff;
}

* {
    padding: 0;
    margin: 0;
	font-family: 'ALKATIP Basma Tom';
}

div, td {
    font-size: 16px;
    color: #4C4C4C;
    line-height: 180%;
    text-align: right;
    vertical-align: top;
    direction: rtl;
    text-align: justify;
}

div, table {
    margin: 0 auto;
    direction: rtl;
}
a {
    font-size: 16px;
    color: #4C4C4C;
    text-decoration: none;
    direction: rtl;
}

a:link, a:visited {
    text-decoration: none;
    direction: rtl;
}

a:hover {
    text-decoration: underline;
    direction: rtl;
}

img {
    border: none
}

ol, ul {
    list-style: none;
}

li {
    list-style-type: none;
    text-align: justify;
    direction: rtl;
	 background: url(/img/2011uygur/images/ico11.gif) no-repeat right center;
    padding-right: 20px;
}

/*clear*/
.clear {
    clear: both
}

.clearfix:after {
    display: block;
    clear: both;
    content: ".";
    visibility: hidden;
    height: 0
}

/*other*/
h1, h2, h3, h4, h5, h6 {
    text-align: right;
    font: normal 14px/180% ALKATIP Basma Tom;
}

.mt10 {
    margin-top: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.m10 {
    margin: 10px auto;
}

.w1000 {
    width: 1000px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.white, .white a:link, .white a:visited, .white a:hover {
    color: #fff;
}

.green, .green a:link, .green a:visited, .green a:hover {
    color: #e60012;
}

i, em {
    font-style: normal;
}

.copyright {
    text-align: center;
    margin: 30px auto;
}

/*nav*/
.top01 {
    background: #dedede;
    height: 45px;
    overflow: hidden;
}

.top01 div {
    line-height: 45px;
}

.king01 {
    width: 100%;
}

.king01 img {
    width: 100%;
    height: auto;
}

.king02 {
    margin: 20px auto;
}

.king03 {
    background: #f7f7f7;
    margin: 30px auto;
}

.king03 p {
    padding: 20px 40px;
}

.king03 p a {
    padding: 0 10px;
}

.king04 {
    margin: 30px auto;
}

.nav01 {
    margin: 30px auto;
}

.nav01 .fl {
}

.nav01 .fl img {
    float: left;
}

.nav01 .fl input {
    float: left;
    height: 32px;
    line-height: 32px;
    width: 280px;
    margin-left: 5px;
}

.nav01 .fr {
}

.nav02 {
    background: #e60012;
    height: 60px;
}

.nav02 div {
    text-align: center;
    font-size: 16px;
    line-height: 60px;
}

.nav02 i {
    color: #fff;
    padding-left: 8px;
    padding-right: 8px;
}

/*slider*/

#box ul {
    height: 356px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

#box ul li {
    display: none;
    text-align: center;
    font-size: 14px;
    position: absolute;
    color: #fff;
	background:none;
	padding:0;
}

#box ul li img {
    width: 100%;
    height: auto;
}

#box ol {
    width: 100%;
    bottom: 60px;
    background: rgba(0, 0, 0, 0.25);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
    height: 60px;
    position: relative;
    z-index: 1;
    overflow: hidden;
	margin:0;
}

#box ol li {
    width: 89px;
    height: 54px;
    border: 3px solid #CCCCCC;
    text-align: center;
    float: right;
    display: block;
    margin:0 1.6% 0 1%;
	background:none;
    padding:0;
}

#box ol li img {
    background: #fff;
    padding: 0;
    width: 100%;
    height: 54px;
}

#box ol li.active {
    display: block;
    border: 3px solid #ff0000;
}
#box ul li a{
    text-decoration: none;
	color:#fff;
}
#box ul li .title {
    width: 100%;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    font-weight: 300;
    color: white;
    text-align: center;
    margin: 0 auto;
    bottom: 111px;
    background: rgba(0, 0, 0, 0.25);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
    position: relative;
}
.page{
	text-align:center;
    padding:20px 0;
}
/*slider-end*/
/*p1*/
.p1_con {
}

.p1_con .fl {
    width: 550px;
}

.p1_con .fr {
    width: 420px;
}

.p1_con .fl #box {
    margin-bottom: 30px;
    height: 356px;
}

.p1_con .fr h2 {
    font-size: 26px;
    font-weight: bold;
    border-bottom: #bdbdbd 1px solid;
    line-height: 200%;
}

.p1_con .fr ul {
    margin: 15px auto 0;
}

.p1_con .fr ul li {
    line-height: 245%;
    height: 30px;
    overflow: hidden;
	    background: url(/img/2011uygur/images/ico11.gif) no-repeat right center;
    padding-right: 20px;
}

/*p2*/
.p2_con {
    margin: 30px auto;
}

.p2_con h2 {
    font-size: 26px;
    font-weight: bold;
    line-height: 200%;
    margin: 10px auto;
}

.p2_con ul {
}

.p2_con ul li {
    background: #f8f8f8;
    float: left;
    width: 235px;
    margin-left: 15px;
}

.p2_con ul li p {
    display: block;
    padding: 10px;
}

.p2_con ul li img {
    display: block;
}

/*p3*/
.p3_con {
    margin: 30px auto;
}

.p3_con h2 {
    background: #e60012;
    height: 50px;
    line-height: 50px;
    padding-right: 20px;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 25px;
}

.p3_con .fl {
    width: 310px;
    text-align: center;
}

.p3_con .fl img {
    display: block;
    margin-bottom: 8px;
}

.p3_con .fr {
    width: 660px;
}

/*p4*/
.p4_con {
    margin: 30px auto;
}

.p4_con div {
    width: 480px;
}

.p4_con div h2 {
    font-size: 26px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    border-bottom: #bdbdbd 2px solid;
}

.p4_con div ul {
    margin: 15px auto 25px;
}

.p4_con div ul li {
    line-height: 220%;
}

/*p5*/
.p5_con {
    margin: 25px auto;
}

.p5_con h2 {
    background: #e60012;
    height: 50px;
    line-height: 50px;
    padding-right: 20px;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 25px;
}

.p5_con ul {

}

.p5_con ul li {
    float: left;
    width: 310px;
    margin-right: 20px;
	background:none;
	padding:0;
}

.p5_con ul li p {
    display: block;
    padding: 10px;
	margin:0;
}

.p5_con ul li img {
    display: block;
}

/*p7*/
.p7_con {
    margin: 25px auto;
}

.p7_con h2 {
    font-size: 26px;
    font-weight: bold;
    border-bottom: #bdbdbd 1px solid;
    line-height: 200%;
}

.p7_con img {
    margin: 25px 8px 0;
    float: left;
}

.p7_con p {
    border-bottom: #ccc 1px solid;
    display: block;
    padding-bottom: 25px;
}

/*2j*/
.p2j_con_01 {
    margin: 25px auto;
    padding-bottom: 30px;
    border-bottom: #ccc 1px solid;
}

.p2j_con_01 .fl {
    width: 310px;
}

.p2j_con_01 .fr {
    width: 660px;
}

.p2j_con_01 .fl h2 {
    background: #e60012;
    height: 50px;
    line-height: 50px;
    padding-right: 20px;
    font-size: 19px;
}

.p2j_con_01 .fl ul {
    background: #f8f8f8;
    padding: 20px;
    margin-bottom: 20px;
}
.p2j_con_01 .fl ul li{
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.p2j_con_01 .fl h3 {
    background: #177c00;
    height: 50px;
    line-height: 50px;
    font-size: 19px;
}

.p2j_con_01 .fl h3 i {
    padding: 0 10px;
    display: block;
    float: right;
    cursor: pointer;
}

.p2j_con_01 .fl h3 i.this {
    background: #3c9d1a;
}

.p2j_con_01 .fl h4 {
    height: 50px;
    line-height: 50px;
    font-size: 26px;
    margin-bottom: 10px;
}

.p2j_con_01 .fl p {
    text-align: center;
    margin-bottom: 15px;
}

.p2j_con_01 .fl p img {
    display: block;
    margin-bottom: 8px;
}

.p2j_con_01 .fr h2 {
    font-size: 26px;
    border-bottom: #ccc 1px solid;
}

.p2j_con_01 .fr ul {
    border-bottom: #ccc 1px dashed;
    padding: 25px 0;
}

.p2j_con_02 {
    margin: 30px auto;
    border-bottom: #ccc 1px solid;
    padding-bottom: 30px;
}

.p2j_con_02 h2 {
    font-size: 26px;
    font-weight: bold;
    line-height: 200%;
    margin: 10px auto;
    border-bottom: #ccc 1px solid;
    margin-bottom: 20px;
}

.p2j_con_02 ul {
}

.p2j_con_02 ul li {
    background: #f8f8f8;
    float: left;
    width: 235px;
    margin-left: 0px;
	margin-right:15px;
    margin-top: 20px;
	padding:0;
}

.p2j_con_02 ul li p {
    display: block;
    padding: 10px;
}

.p2j_con_02 ul li img {
    display: block;
}
.p2j_con_01 .fr2 {
    width: 660px;
    float: right;
}
.text_con .text .pic img {
    display: block;
    margin: 0 auto 10px;
    /*width: 100%;*/
    height: auto;
}
.p2j_con_01 .fr2 .text_con{ border-bottom:none;}
/*text*/
.text_con {
    border-bottom: #ccc 1px solid;
}

.text_con .text_con_title {
    border-bottom: #bedbb8 1px solid;
    padding: 40px 0;
}

.text_con_title h4{
  text-align:center;
  font-size:18px;
}
.text_con_title h5{
  text-align:center;
  font-size:18px;
  padding-bottom:15px;
}
.text_con .text_con_title h1 {
    text-align: center;
    font-size: 30px;
    padding: 20px 30px 15px;
}

.text_con .text_con_title h2 {
    text-align: center;
}

.text_con .text {
    padding: 30px;
}

.text_con .text .pic {
    margin: 10px auto 30px;
    text-align: center;
}

.text_con .text .pic img {
    display: block;
    margin: 0 auto 10px;
}

.text_con .text p {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 200%;
}

.text_con .ewm {
    text-align: center;
    margin-bottom: 40px;
}

.text_con .ewm img {
    display: block;
    margin: 10px auto 8px;
}

.ej_a h3,.p1_b h3{background:#9fe997;line-height:30px;margin:1px;color:#fff; padding:0 10px;}
.p1_b h3{ background:#f8eed3; color:#666;}
.ej_a h3 a{color:#fff;}
.p1_b h3 a{ color:#666}
.p1_b h3 a{ color:#000}
.ej_a h3 img,.p1_b h3 img{ vertical-align:middle;margin:5px 10px 6px 6px;}
.p1_a i,.p1_a i a{color:#7cb881;}
.p1_a a,.p1_a i{ border:1px solid #ccc ; padding:3px 6px;}
.p1_b{ background:#f8eed3; overflow:hidden; margin-top:70px;}
.p1_b ol li{ float:right; margin-right:10px;}
.huigu_list{position: relative;margin-top:10px;width:640px;height:230px;}
.huigu_list ul{}
.huigu_list ul li{float:left;text-align:center; color:#666; font-size:12px;overflow:hidden; background:none ; padding:0 13px 15px 10px; width:190px;}
.p2j_con_01 .fr .huigu_list ul li h2{display:inline-block; width:190px; height:60px; overflow:hidden; font-weight:bold; font-size:14px; line-height:140%; margin:0 0 5px 0;padding:10px 0;border:none;}
.huigu_list ul li img{display:block;/*width:190px;height:150px;*/}
.huigu_list ul li a{color:#fff;font-size:14px;background:inherit;}
.b_left, .b_right {display:none;}
/* MEDIA QUERIES Mobile phone
---------------------------------------------------------------------- */

@media (min-device-width: 320px) and (max-width: 812px),
(max-device-width: 480px) {
    .w1000 {
        width: 100%;
        min-width: 320px;
        max-width: 480px;
    }
	.huigu_list{height:auto;}
.p2j_con_01 .fr .huigu_list ul li{float:none;height:auto; overflow:auto;}
.p2j_con_01 .fr .huigu_list ul li a{height:auto;}
    .king01, .king02, .king03, .king04 {
        display: none;
    }
	.p2j_con_01 .fr .huigu_list{width:99%; padding-left:1%;height: auto;}
.p2j_con_01 .fr .huigu_list ul{float:right;}
.p2j_con_01 .fr .huigu_list ul li{ float:left; width:46%; margin-bottom:2%;padding:0 5px;}
.p2j_con_01 .fr .huigu_list ul li h2{ width:100%; height:60px; overflow:hidden; margin-top:15px;}
.p2j_con_01 .fr .huigu_list ul li img{ width:100%; height:120px;}

    .top01 .fl {
        display: none;
    }

    .fl {
        float: none;
    }

    .fr {
        float: none;
    }

    .nav01 .fl {
        width: 320px;
        margin: 0 auto;
        height: 40px;
    }

    .nav01 .fl input {
        width: 260px;
    }

    .nav01 div {
        padding: 3% 0;
        text-align: center;
    }

    .nav02 {
        background: #e60012;
        height: auto;
    }

    .p1_con .fl {
        width: 100%;
    }

    .p1_con .fl .box img {
        width: 100%;
        height: auto;
    }

    .p1_con .fl .king {
        display: none;
    }

    .p1_con .fr {
        width: 92%;
    }

    .p2_con h2 {
        padding-right: 4%;
    }

    .p2_con ul li {
        background: #f8f8f8;
        float: left;
        margin-left: 3%;
        width: 45%;
    }

    .p2_con ul li img {
        width: 100%;
        height: auto;
    }

    .p3_con .fl {
        width: 310px;
        text-align: center;
        padding-bottom: 25px;
    }

    .p3_con .fl img {
        display: block;
        margin-bottom: 8px;
    }

    .p3_con .fr {
        width: 92%;
    }

    .p4_con div {
        width: 92%;
    }

    .p5_con ul {
        margin: 0;
		width:100%;
    }

    .p5_con ul li {
        float: left;
        width: 31%;
		height:120px;
        margin-right: 2%;
    }

    .p5_con ul li img {
        width: 100%;
        height: auto;
    }

    .p7_con h2 {
        padding-right: 4%;
    }

    .p7_con img {
        margin: 3% 1.5% 0;
        float: left;
        width: 30%;
        height: auto;
    }

    .p2j_con_01 .fl {
        display: none;
    }

    .p2j_con_01 .fr {
        width: 92%;
        float: none;
    }

    .p2j_con_02 h2 {
        padding-right: 4%;
    }

    .p2j_con_02 ul li {
        width: 45%;
        margin-left: 3%;
		margin-right:0;
    }

    .p2j_con_02 ul li img {
        width: 100%;
        height: auto;
    }

    .text_con .text .pic img {
        display: block;
        margin: 0 auto 10px;
        width: 100%;
        height: auto;
    }
	.text_con .text .pic table {
		width:100%;
    }

}

